Newer
Older
Digital_Repository / Memory Bank / Heritage Inventory / 22-3-07 / files / register.html
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
 <head>
  <title>
   Demo CD - register
  </title>
  <style type="text/css" media="screen">
   @import url(eprints.css);
  </style>
  <style type="text/css" media="print">
   @import url(eprints.css); @import url(print.css);
  </style>
 </head>
 <body >
  <center>
   <p>
    <a href="mailto:onlinehistory@gmail.com">To suggest improvements, please click here</a>
   </p>
  </center>
  <div class="header noPrint">
  </div>
  <ul class="menu">
   <li>
   <a class="menulink" href="index.html">Home</a></li>
   <li>
   <a class="menulink" href="about.html">About</a></li>
   <li>
   <a class="menulink" href="browse.html">Browse</a></li>
   <li>
   <a class="menulink" href="simple.html">Search</a></li>
   <li>
   <a class="menulink" href="register.html">Register</a></li>
   <li>
   <a class="menulink" href="userArea.html">User Area</a></li>
   <li>
   <a class="menulink" href="stats.html">Statistics</a></li>
   <li>
   <a class="menulink" href="help.html">Help</a></li>
  </ul>
  <div class="main">
   <div align="center">
    <table width="720">
     <tbody>
      <tr>
       <td align="left">
        <h1 class="pagetitle">
         Register</h1>
        <p>
         You need to register in order to be able to deposit eprints in the repository.
        </p>
        <p>
         As a registered user you will be able to manage your eprints, up to the point of submitting them for Editorial Review. If the review is successful your eprint will be deposited in the repository, if it is unsuccessful it will be returned to you with editorial comments.
        </p>
        <p>
         In addition to managing your eprints a registered user can set up subscription options, so that email notifications are sent when new eprints are placed in the repository.
        </p>
        <p>
         Please complete the details on this page to register with the Memory Bank.
        </p>
        <p>
         The registration process uses email to send you details of how to activate your account. You must then check your email and activate your password. Once activated you can start to use the registered features of the repository.
        </p>
        <p>
         If you have already registered but have forgotten your username or password, 
         <a >click here</a>
         to set a new password.
        </p>
        <form  enctype="multipart/form-data" action="notImplemented">
         <input  value="submit" name="_default_action" type="hidden" />
         <div class="formfieldname">
          Name 
          <span class="requiredstar">
           *
          </span>
         </div>
         <div class="formfieldhelp">
         </div>
         <div id="inputfield_name" class="formfieldinput">
          <table border="0">
           <tbody>
            <tr>
             <th>
              Title
             </th>
             <th>
              Given Name / Initials
             </th>
             <th>
              Family Name
             </th>
            </tr>
            <tr>
             <td valign="top">
              <input maxlength="255"  name="name_honourific" size="8" /></td>
             <td valign="top">
              <input maxlength="255"  name="name_given" size="20" /></td>
             <td valign="top">
              <input maxlength="255"  name="name_family" size="20" /></td>
            </tr>
           </tbody>
          </table>
         </div>
         <div class="formfieldname">
          Your email address 
          <span class="requiredstar">
           *
          </span>
         </div>
         <div class="formfieldhelp">
          This must be a valid email address.
         </div>
         <div id="inputfield_email" class="formfieldinput">
          <input maxlength="255"  name="email" size="60" />
         </div>
         <div class="formfieldname">
          Select a username 
          <span class="requiredstar">
           *
          </span>
         </div>
         <div class="formfieldhelp">
          A username must begin with a letter and only contain letters and numerals.
         </div>
         <div id="inputfield_username" class="formfieldinput">
          <input maxlength="255" name="username" size="60" />
         </div>
         <div class="formfieldname">
          Select a password 
          <span class="requiredstar">
           *
          </span>
         </div>
         <div class="formfieldhelp">
          A combination of uppercase and lowercase letters and numerals.
         </div>
         <div id="inputfield_newpassword" class="formfieldinput">
          <input maxlength="255"  name="newpassword" size="60" type="password" />
         </div>
         <input  value="true" name="_seen" type="hidden" />
        </form>
        <div class="buttons">
         <input value="Register" name="_action_submit" class="actionbutton" type="button" />
        </div></td>
      </tr>
     </tbody>
    </table>
   </div>
  </div>
  <div class="noPrint">
   <a href="./frontpage.html">
    <img src="./images/footerNew.jpg" alt="Central Otago Memory Bank" width="80%" /></a>
  </div>
  <center>
   <table width="80%">
    <tbody>
     <tr>
      <td class="footmenu" align="left">
       <a href="index.html">Home</a>
       | 
       <a href="about.html">About</a>
       | 
       <a href="browse.html">Browse</a>
       | 
       <a href=  "simple.html">Search</a>
       | 
       <a href="userArea.html">User Area</a>
       | 
       <a href= "stats.html">Statistics</a>
       | 
       <a href="help.html">Help</a></td>
      <td class="footmenu" align="right"></td>
     </tr>
    </tbody>
   </table>
  </center>
 </body>
</html>